home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2003 October / PFA1003.iso / nytta / psp801ev.exe / Data1.cab / redeye.swf / scripts / DefineButton2_27 / BUTTONCONDACTION on(press).as < prev    next >
Encoding:
Text File  |  2003-06-06  |  66 b   |  5 lines

  1. on(press){
  2.    _global.a = "playing";
  3.    _global.mov.play();
  4. }
  5.